| Name | Description | |
|---|---|---|
![]() | addCell | Adds a cell at the end of the row. |
![]() | getBackground | Gets the row background. |
![]() | getCell | Gets the cell at the specified index. |
![]() | getCells | Gets the row cells. |
![]() | getEnableRowSplit | Gets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row. |
![]() | getMinHeight | Gets the minimum row height. The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height. |
![]() | getStructureElement | Gets the structure element. |
![]() | getTable | Gets the table this row belongs to. |
![]() | setBackground | Sets the row background. |
![]() | setEnableRowSplit | Sets a value indicating whether the row may be split if the space at the bottom cannot accomodate the full row. |
![]() | setMinHeight | Sets the minimum row height. The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height. |
![]() | setStructureElement | Sets the structure element. |
